Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add prompt attribute to component parameters #124

Closed
wants to merge 1 commit into from
Closed

Conversation

miki725
Copy link
Contributor

@miki725 miki725 commented Feb 21, 2024

this will be required for some of the signing improvements in chalk

the idea is that this will allow to add parameters in components which only auto-compute values via default callback and will never prompt the user for the value during chalk load. This way we can store the computer value in chalkmark for easy on subsequent executions without any user interaction.

this will be required for some of the signing improvements in chalk

the idea is that this will allow to add parameters in components
which only auto-compute values via default callback and will
never prompt the user for the value during chalk load.
This way we can store the computer value in chalkmark for easy
on subsequent executions without any user interaction.
@miki725 miki725 requested a review from ee7 February 21, 2024 15:05
@miki725 miki725 closed this Mar 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant